3.15.7 \(\int \frac {(c e+d e x)^{9/2}}{\sqrt {1-c^2-2 c d x-d^2 x^2}} \, dx\) [1407]

Optimal. Leaf size=157 \[ -\frac {14 e^3 (c e+d e x)^{3/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{45 d}-\frac {2 e (c e+d e x)^{7/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{9 d}+\frac {14 e^{9/2} E\left (\left .\sin ^{-1}\left (\frac {\sqrt {c e+d e x}}{\sqrt {e}}\right )\right |-1\right )}{15 d}-\frac {14 e^{9/2} F\left (\left .\sin ^{-1}\left (\frac {\sqrt {c e+d e x}}{\sqrt {e}}\right )\right |-1\right )}{15 d} \]

[Out]

14/15*e^(9/2)*EllipticE((d*e*x+c*e)^(1/2)/e^(1/2),I)/d-14/15*e^(9/2)*EllipticF((d*e*x+c*e)^(1/2)/e^(1/2),I)/d-
14/45*e^3*(d*e*x+c*e)^(3/2)*(-d^2*x^2-2*c*d*x-c^2+1)^(1/2)/d-2/9*e*(d*e*x+c*e)^(7/2)*(-d^2*x^2-2*c*d*x-c^2+1)^
(1/2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 157, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, integrand size = 37, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.162, Rules used = {706, 704, 313, 227, 1213, 435} \begin {gather*} -\frac {14 e^{9/2} F\left (\left .\text {ArcSin}\left (\frac {\sqrt {c e+d x e}}{\sqrt {e}}\right )\right |-1\right )}{15 d}+\frac {14 e^{9/2} E\left (\left .\text {ArcSin}\left (\frac {\sqrt {c e+d x e}}{\sqrt {e}}\right )\right |-1\right )}{15 d}-\frac {14 e^3 \sqrt {-c^2-2 c d x-d^2 x^2+1} (c e+d e x)^{3/2}}{45 d}-\frac {2 e \sqrt {-c^2-2 c d x-d^2 x^2+1} (c e+d e x)^{7/2}}{9 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c*e + d*e*x)^(9/2)/Sqrt[1 - c^2 - 2*c*d*x - d^2*x^2],x]

[Out]

(-14*e^3*(c*e + d*e*x)^(3/2)*Sqrt[1 - c^2 - 2*c*d*x - d^2*x^2])/(45*d) - (2*e*(c*e + d*e*x)^(7/2)*Sqrt[1 - c^2
 - 2*c*d*x - d^2*x^2])/(9*d) + (14*e^(9/2)*EllipticE[ArcSin[Sqrt[c*e + d*e*x]/Sqrt[e]], -1])/(15*d) - (14*e^(9
/2)*EllipticF[ArcSin[Sqrt[c*e + d*e*x]/Sqrt[e]], -1])/(15*d)

Rule 227

Int[1/Sqrt[(a_) + (b_.)*(x_)^4], x_Symbol] :> Simp[EllipticF[ArcSin[Rt[-b, 4]*(x/Rt[a, 4])], -1]/(Rt[a, 4]*Rt[
-b, 4]), x] /; FreeQ[{a, b}, x] && NegQ[b/a] && GtQ[a, 0]

Rule 313

Int[(x_)^2/Sqrt[(a_) + (b_.)*(x_)^4], x_Symbol] :> With[{q = Rt[-b/a, 2]}, Dist[-q^(-1), Int[1/Sqrt[a + b*x^4]
, x], x] + Dist[1/q, Int[(1 + q*x^2)/Sqrt[a + b*x^4], x], x]] /; FreeQ[{a, b}, x] && NegQ[b/a]

Rule 435

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Simp[(Sqrt[a]/(Sqrt[c]*Rt[-d/c, 2]))*Ell
ipticE[ArcSin[Rt[-d/c, 2]*x], b*(c/(a*d))], x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] && GtQ[a, 0
]

Rule 704

Int[Sqrt[(d_) + (e_.)*(x_)]/Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Dist[(4/e)*Sqrt[-c/(b^2 - 4*
a*c)], Subst[Int[x^2/Sqrt[Simp[1 - b^2*(x^4/(d^2*(b^2 - 4*a*c))), x]], x], x, Sqrt[d + e*x]], x] /; FreeQ[{a,
b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ[2*c*d - b*e, 0] && LtQ[c/(b^2 - 4*a*c), 0]

Rule 706

Int[((d_) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[2*d*(d + e*x)^(m - 1
)*((a + b*x + c*x^2)^(p + 1)/(b*(m + 2*p + 1))), x] + Dist[d^2*(m - 1)*((b^2 - 4*a*c)/(b^2*(m + 2*p + 1))), In
t[(d + e*x)^(m - 2)*(a + b*x + c*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, p}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ[
2*c*d - b*e, 0] && NeQ[m + 2*p + 3, 0] && GtQ[m, 1] && NeQ[m + 2*p + 1, 0] && (IntegerQ[2*p] || (IntegerQ[m] &
& RationalQ[p]) || OddQ[m])

Rule 1213

Int[((d_) + (e_.)*(x_)^2)/Sqrt[(a_) + (c_.)*(x_)^4], x_Symbol] :> Dist[d/Sqrt[a], Int[Sqrt[1 + e*(x^2/d)]/Sqrt
[1 - e*(x^2/d)], x], x] /; FreeQ[{a, c, d, e}, x] && NegQ[c/a] && EqQ[c*d^2 + a*e^2, 0] && GtQ[a, 0]

Rubi steps

\begin {align*} \int \frac {(c e+d e x)^{9/2}}{\sqrt {1-c^2-2 c d x-d^2 x^2}} \, dx &=-\frac {2 e (c e+d e x)^{7/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{9 d}+\frac {1}{9} \left (7 e^2\right ) \int \frac {(c e+d e x)^{5/2}}{\sqrt {1-c^2-2 c d x-d^2 x^2}} \, dx\\ &=-\frac {14 e^3 (c e+d e x)^{3/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{45 d}-\frac {2 e (c e+d e x)^{7/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{9 d}+\frac {1}{15} \left (7 e^4\right ) \int \frac {\sqrt {c e+d e x}}{\sqrt {1-c^2-2 c d x-d^2 x^2}} \, dx\\ &=-\frac {14 e^3 (c e+d e x)^{3/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{45 d}-\frac {2 e (c e+d e x)^{7/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{9 d}+\frac {\left (14 e^3\right ) \text {Subst}\left (\int \frac {x^2}{\sqrt {1-\frac {x^4}{e^2}}} \, dx,x,\sqrt {c e+d e x}\right )}{15 d}\\ &=-\frac {14 e^3 (c e+d e x)^{3/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{45 d}-\frac {2 e (c e+d e x)^{7/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{9 d}-\frac {\left (14 e^4\right ) \text {Subst}\left (\int \frac {1}{\sqrt {1-\frac {x^4}{e^2}}} \, dx,x,\sqrt {c e+d e x}\right )}{15 d}+\frac {\left (14 e^4\right ) \text {Subst}\left (\int \frac {1+\frac {x^2}{e}}{\sqrt {1-\frac {x^4}{e^2}}} \, dx,x,\sqrt {c e+d e x}\right )}{15 d}\\ &=-\frac {14 e^3 (c e+d e x)^{3/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{45 d}-\frac {2 e (c e+d e x)^{7/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{9 d}-\frac {14 e^{9/2} F\left (\left .\sin ^{-1}\left (\frac {\sqrt {c e+d e x}}{\sqrt {e}}\right )\right |-1\right )}{15 d}+\frac {\left (14 e^4\right ) \text {Subst}\left (\int \frac {\sqrt {1+\frac {x^2}{e}}}{\sqrt {1-\frac {x^2}{e}}} \, dx,x,\sqrt {c e+d e x}\right )}{15 d}\\ &=-\frac {14 e^3 (c e+d e x)^{3/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{45 d}-\frac {2 e (c e+d e x)^{7/2} \sqrt {1-c^2-2 c d x-d^2 x^2}}{9 d}+\frac {14 e^{9/2} E\left (\left .\sin ^{-1}\left (\frac {\sqrt {c e+d e x}}{\sqrt {e}}\right )\right |-1\right )}{15 d}-\frac {14 e^{9/2} F\left (\left .\sin ^{-1}\left (\frac {\sqrt {c e+d e x}}{\sqrt {e}}\right )\right |-1\right )}{15 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.
time = 10.06, size = 86, normalized size = 0.55 \begin {gather*} -\frac {2 e^3 (e (c+d x))^{3/2} \left (\sqrt {1-c^2-2 c d x-d^2 x^2} \left (7+5 c^2+10 c d x+5 d^2 x^2\right )-7 \, _2F_1\left (\frac {1}{2},\frac {3}{4};\frac {7}{4};(c+d x)^2\right )\right )}{45 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c*e + d*e*x)^(9/2)/Sqrt[1 - c^2 - 2*c*d*x - d^2*x^2],x]

[Out]

(-2*e^3*(e*(c + d*x))^(3/2)*(Sqrt[1 - c^2 - 2*c*d*x - d^2*x^2]*(7 + 5*c^2 + 10*c*d*x + 5*d^2*x^2) - 7*Hypergeo
metric2F1[1/2, 3/4, 7/4, (c + d*x)^2]))/(45*d)

________________________________________________________________________________________

Maple [A]
time = 0.93, size = 245, normalized size = 1.56 Too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*e*x+c*e)^(9/2)/(-d^2*x^2-2*c*d*x-c^2+1)^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/45*(e*(d*x+c))^(1/2)*(-d^2*x^2-2*c*d*x-c^2+1)^(1/2)*e^4*(-10*d^6*x^6-60*c*d^5*x^5-150*c^2*d^4*x^4-200*c^3*d^
3*x^3-150*c^4*d^2*x^2-4*x^4*d^4-60*c^5*d*x-16*c*x^3*d^3-10*c^6-24*c^2*d^2*x^2-16*c^3*d*x+21*(-2*d*x-2*c+2)^(1/
2)*(d*x+c)^(1/2)*(2*d*x+2*c+2)^(1/2)*EllipticE(1/2*(-2*d*x-2*c+2)^(1/2),2^(1/2))-4*c^4+14*d^2*x^2+28*c*d*x+14*
c^2)/d/(d^3*x^3+3*c*d^2*x^2+3*c^2*d*x+c^3-d*x-c)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^(9/2)/(-d^2*x^2-2*c*d*x-c^2+1)^(1/2),x, algorithm="maxima")

[Out]

integrate((d*x*e + c*e)^(9/2)/sqrt(-d^2*x^2 - 2*c*d*x - c^2 + 1), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.71, size = 115, normalized size = 0.73 \begin {gather*} -\frac {2 \, {\left ({\left (5 \, d^{4} x^{3} + 15 \, c d^{3} x^{2} + {\left (15 \, c^{2} + 7\right )} d^{2} x + {\left (5 \, c^{3} + 7 \, c\right )} d\right )} \sqrt {-d^{2} x^{2} - 2 \, c d x - c^{2} + 1} \sqrt {d x + c} e^{\frac {9}{2}} - 21 \, \sqrt {-d^{3} e} e^{4} {\rm weierstrassZeta}\left (\frac {4}{d^{2}}, 0, {\rm weierstrassPInverse}\left (\frac {4}{d^{2}}, 0, \frac {d x + c}{d}\right )\right )\right )}}{45 \, d^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^(9/2)/(-d^2*x^2-2*c*d*x-c^2+1)^(1/2),x, algorithm="fricas")

[Out]

-2/45*((5*d^4*x^3 + 15*c*d^3*x^2 + (15*c^2 + 7)*d^2*x + (5*c^3 + 7*c)*d)*sqrt(-d^2*x^2 - 2*c*d*x - c^2 + 1)*sq
rt(d*x + c)*e^(9/2) - 21*sqrt(-d^3*e)*e^4*weierstrassZeta(4/d^2, 0, weierstrassPInverse(4/d^2, 0, (d*x + c)/d)
))/d^2

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (e \left (c + d x\right )\right )^{\frac {9}{2}}}{\sqrt {- \left (c + d x - 1\right ) \left (c + d x + 1\right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)**(9/2)/(-d**2*x**2-2*c*d*x-c**2+1)**(1/2),x)

[Out]

Integral((e*(c + d*x))**(9/2)/sqrt(-(c + d*x - 1)*(c + d*x + 1)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*e*x+c*e)^(9/2)/(-d^2*x^2-2*c*d*x-c^2+1)^(1/2),x, algorithm="giac")

[Out]

integrate((d*x*e + c*e)^(9/2)/sqrt(-d^2*x^2 - 2*c*d*x - c^2 + 1), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (c\,e+d\,e\,x\right )}^{9/2}}{\sqrt {-c^2-2\,c\,d\,x-d^2\,x^2+1}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*e + d*e*x)^(9/2)/(1 - d^2*x^2 - 2*c*d*x - c^2)^(1/2),x)

[Out]

int((c*e + d*e*x)^(9/2)/(1 - d^2*x^2 - 2*c*d*x - c^2)^(1/2), x)

________________________________________________________________________________________